From 0324d71f6a2804e0e7d8759e429fb390ec40d512 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 29 Nov 2002 16:22:52 +0000 Subject: [PATCH] Fix typos. --- etc/TUTORIAL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/TUTORIAL b/etc/TUTORIAL index b82c5c81e6d..2c112b08930 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -606,7 +606,7 @@ messages that have appeared on the bottom line during your Emacs session. >> Type C-x b *Messages* to look at the buffer of messages. - Then type C-b TUTORIAL to come back to this tutorial. + Then type C-x b TUTORIAL to come back to this tutorial. If you make changes to the text of one file, then find another file, this does not save the first file. Its changes remain inside Emacs, @@ -994,7 +994,8 @@ a command character or sequence; then Emacs displays a very brief description of the command. >> Type C-h c C-p. - The message should be something like + +The message should be something like this: C-p runs the command previous-line -- 2.30.2